Package-level declarations
Types
Link copied to clipboard
Represents a hidden analytic event of the earned badge modal analytic event.
Link copied to clipboard
Represents show of the earned badge modal analytic event.
Link copied to clipboard
class ProfileBadgeModalHiddenHyperskillAnalyticEvent(badgeKind: BadgeKind) : HyperskillAnalyticEvent
Represents a hidden analytic event of the badge detailed modal in profile analytic event.
Link copied to clipboard
Represents show of the badge detailed modal in profile analytic event.
Link copied to clipboard
class ProfileClickedBadgeCardHyperskillAnalyticEvent(badgeKind: BadgeKind, isLocked: Boolean) : HyperskillAnalyticEvent
Represents click on the badge in profile analytic event.
Link copied to clipboard
class ProfileClickedBadgesVisibilityButtonHyperskillAnalyticEvent(visibilityButton: ProfileFeature.Message.BadgesVisibilityButton) : HyperskillAnalyticEvent
Represents click on the showAll or showLess badges button in profile analytic event.